projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179c735
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 29 Jul 2006 01:53:31 +0000
(
01:53
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 29 Jul 2006 01:53:31 +0000
(
01:53
+0000)
src/alloc.c
patch
|
blob
|
history
diff --git
a/src/alloc.c
b/src/alloc.c
index a861504ab8921b589bfbf89637cd5d5a6a7e60c5..4c1a81e7c92e20af4b0c6274b083fb2732422689 100644
(file)
--- a/
src/alloc.c
+++ b/
src/alloc.c
@@
-4607,7
+4607,8
@@
mark_stack ()
/* Determine whether it is safe to access memory at address P. */
-int valid_pointer_p (p)
+int
+valid_pointer_p (p)
void *p;
{
int fd;